home *** CD-ROM | disk | FTP | other *** search
- echo off
- cls
- echo.
- echo File List
- echo ─────────
- echo Install Files
- echo INSTALL.EXE I-HELLO.DOC I-ERROR.DOC
- echo INSTALL.DOC I-BYE.DOC
- echo.
- echo Main AEsti Files
- echo AESTI.EXE Main Program
- echo AESTI.HLP Help file
- echo AESTI.DOC Plain ASCii help file for printing
- echo *.INI QuickCost Building Rates and settings
- echo AESTI.PIF Windows PiF file
- echo AESTI.ICO Windows Icon file
- echo.
- echo VIEW.EXE Plain ASCii text file viewer
- echo.
- echo -ORDER.DOC Order form, pricing, licence info and
- echo customer comment form
- echo -NEW.DOC Recent program changes
- echo.
- echo ─── press a key to continue ───
- pause>nul
- cls
- echo.
- echo Demonstration Data Files
- echo DEMO.EST Example Estimate
- echo TEMPLATE.EST Template Estimate with section headings
- echo MATERIAL.LIS Empty List file
- echo DEMO.CSV Example of CSV file for importing into Estimates
- echo.
- echo Files Created by AEsti
- echo *.EST Estimate files
- echo *.DBE Material Data Base files
- echo *.LIS List of Data Bases used for Auto Costing
- echo.
- echo Batch Files
- echo GO.BAT How to get it going
- echo -ADVERT.BAT Other shareware software
- echo -EXIST.BAT Upgrades an existing version
- echo -INFO.BAT You're reading it !
- echo -INSTALL.BAT Use if INSTALL.EXE fails to install correctly
- echo -HELP.BAT Starts stand alone help util
- echo -PRINT.BAT Dumps the help file to a printer
- echo.
- echo.
- echo ─── press a key to continue ───
- pause>nul
- cls
- echo Notes for Shareware Librarys & Disk Vendors
- echo ═══════════════════════════════════════════
- echo.
- echo Description
- echo ───────────
- echo Estimating and quotation software for any type of construction related
- echo works ranging from house extensions to factory units.
- echo.
- echo It was primarily intended for small building contractors and projects with
- echo a maximum value of £ 250 000 (UK pounds)
- echo.
- echo Features include a text mode GUI interface, mouse support, automatic
- echo costing of Estimates, Material Data Bases, on-line help
- echo.
- echo New Features
- echo ────────────
- echo Minor bug fixes
- echo Third release of a major cosmetic update - new text mode GUI with moveable
- echo and re-sizable windows, enhanced mouse support, improved printer control,
- echo new file format, Estimate and Material Data Base sizes increased, 43/50
- echo line support for VGA displays, keyboard accelerator
- pause>nul
- cls
- echo.
- echo Program Type
- echo ────────────
- echo DOS - runs under any operating system that supports DOS software
- echo.
- echo Minimum System Requirements
- echo ───────────────────────────
- echo XT PC, DOS 3.3, any display, 550k free RAM, 720k floppy, any printer
- echo.
- echo Recommended System Requirements
- echo ───────────────────────────────
- echo 386 dx33 mhz, DOS 5 or greater, colour display, 600k free RAM, hard
- echo disk, mouse, Epson compatible printer
- echo.
- echo.
- echo.
- echo.
- echo ─── Thanks for reading this ! ───
- echo.
-